Skip to content

timer: call list.start regardless new or not#2830

Closed
abbr wants to merge 1 commit intonodejs:masterfrom
abbr:fix-issue-timer-master
Closed

timer: call list.start regardless new or not#2830
abbr wants to merge 1 commit intonodejs:masterfrom
abbr:fix-issue-timer-master

Conversation

@abbr
Copy link

@abbr abbr commented Sep 12, 2015

Call start regardless whether list is new
or not to prevent incorrect active_handles
count.

Fixes issue nodejs/node-v0.x-archive#25831.
Ported from pr nodejs/node-v0.x-archive#25832 and #2788.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout. wip Issues and PRs that are still a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.